arm64: mvebu: Enable hush parser in A8K default configuration
authorKonstantin Porotchkin <[email protected]>
Sun, 4 Dec 2016 16:34:15 +0000 (18:34 +0200)
committerStefan Roese <[email protected]>
Mon, 12 Dec 2016 08:05:45 +0000 (09:05 +0100)
Enable hush parser in Armada-7040 and Armada-8040 DB default
configurations.

Signed-off-by: Konstantin Porotchkin <[email protected]>
Cc: Stefan Roese <[email protected]>
Cc: Nadav Haklai <[email protected]>
Cc: Neta Zur Hershkovits <[email protected]>
Cc: Omri Itach <[email protected]>
Cc: Igal Liberman <[email protected]>
Cc: Haim Boot <[email protected]>
Cc: Hanna Hawa <[email protected]>
Signed-off-by: Stefan Roese <[email protected]>
configs/mvebu_db-88f7040_defconfig
configs/mvebu_db-88f8040_defconfig

index d9de2521a50212989186bc4361d83ef8813b294b..a2bb97a9bab912f69809bca37a5135bf031e41c2 100644 (file)
@@ -55,3 +55,4 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_STORAGE=y
 CONFIG_SMBIOS_MANUFACTURER=""
 CONFIG_PINCTRL=y
+CONFIG_HUSH_PARSER=y
index 5d5be64d8d42a8d7afee14ee2e05cf4c88780de3..1e92e9fa5b6f0cd3597b8bb253df580f64ef340d 100644 (file)
@@ -55,3 +55,4 @@ CONFIG_USB_EHCI_HCD=y
 CONFIG_USB_STORAGE=y
 CONFIG_SMBIOS_MANUFACTURER=""
 CONFIG_PINCTRL=y
+CONFIG_HUSH_PARSER=y